Skip to content

Standardized icon and Balancer logo sizes in the sidebar #315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

annunziatoc
Copy link
Collaborator

The sidebar does not change size when the logo is present, so I removed the breakpoint, keeping the logo the same size across all screen sizes. In addition the file Icon was being squished because of size of the div that was being truncated was the size of the container, which compressed it. I fixed the size of the container to the ideal point less that the parent size so there was room; it no longer shrinks.

…ith flex-shrink-0, to prevent future issues if the ui were to change around the icon.
…oved the UX. In addition to fixing mobile to close the sidebar by default.
@annunziatoc
Copy link
Collaborator Author

Added admin portal UI rework.

@taichan03 taichan03 closed this Jul 25, 2025
@taichan03 taichan03 reopened this Jul 25, 2025
@taichan03 taichan03 merged commit 5551bd4 into listOfMed Jul 25, 2025
0 of 2 checks passed
@taichan03 taichan03 deleted the 282-standardize-icon-sizes-in-navigation-bar-in-the-admin-portal-medium branch July 25, 2025 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standardize Icon Sizes in Navigation Bar In the Admin portal (Medium)
2 participants